POV-Ray : Newsgroups : povray.unofficial.patches : does someone have an idea if... : Re: does someone have an idea if... Server Time
8 Jul 2024 15:47:20 EDT (-0400)
  Re: does someone have an idea if...  
From: JRG
Date: 19 Jan 2002 14:35:17
Message: <3c49ca75@news.povray.org>
Nice effect. You forgot the filtering, but otherwise looks good. I will try it with
my candle shape when I have some time.

--
#local j=text{ttf"arial""JRG".2,0}#local J=0;#while(J<10)#local R=0;#while
(R<2)#local G=0;#while(G<1)#if(inside(j<R,G.1>))object{j scale.025translate
<R-1G-J/20J/-40+2>pigment{rgb<9J>}}#debug"O"#else#debug" "#end#local G=G+
.025;#end#local R=R+.05;#debug"\n"#end#local J=J+1;#end// JRG

Home: http://digilander.iol.it/jrgpov  //New: Kitchen scene WIP


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.